Namespace Filter

Types

Link copied to clipboard
struct I
Link copied to clipboard
Link copied to clipboard
struct p_from
Link copied to clipboard
enum type

Functions

Link copied to clipboard
function find_instances(filters: list<I>, from: p_from, page_size: integer): (results: list<instance>, from: p_from)
Link copied to clipboard
function get_prototype_from_instance(attribute: attribute, instance: instance): p_from
Link copied to clipboard
function resolve(instances: list<instance>, filter: I_by_attribute, from: p_from): (results: list<instance>, p_from?)